net/http.File.Readdir (method)

2 uses

	net/http (current package)
		fs.go#L108: 	Readdir(count int) ([]fs.FileInfo, error)
		fs.go#L142: 		list, err = f.Readdir(-1)